home *** CD-ROM | disk | FTP | other *** search
/ PC Administrator / spravce.iso / ToolsPackage / ASCII_Ex / _Program info.txt < prev    next >
Encoding:
Text File  |  2002-03-24  |  1.7 KB  |  61 lines

  1. Name/Version: ASCII_Ex v1.2
  2. 1st Release : 15.08.2000
  3. Last Update : 27.08.2000
  4.  
  5. Short Description
  6. Extracts the readable characters of any (data) file.
  7.  
  8. Reason for the Development
  9. From time to time I need it to analyse data files (exe, dll etc)
  10. for real included ascii text. I.e. in search of a version number,
  11. library calls, unknown (text-) document format and much more.
  12. In many cases a (very helpful) hex-viewer is not optimal because
  13. it shoes to much unreadable datas and additinal ASCII_Ex can save
  14. the filtered ascii codes.
  15.  
  16. Note
  17. ASCII_Ex is the short form for ASCII Extractor.
  18. ASCII_Ex includes no search option. If needed save the result on
  19. disk (ASCII) and open it with an editor like Wordpad.
  20.  
  21. Appearance
  22. Language ..........: English
  23. User Interface/Form: Yes
  24. Input  by Interface: Open option
  25. Input  by Command$ : Supported (open ASCII_Ex.exe filename)
  26. Input  by Clipboard: No
  27. Input  by Drag&Drop: No
  28. Input, Other ......: No
  29. Output by Interface: Yes
  30. Output to Clipboard: No
  31. Output by Drag&Drop: No
  32. Output, Other .....: Save option in ASCII format
  33.  
  34. More Requirements
  35. No
  36.  
  37. Instructions
  38.  
  39. I think that open, save, start, stop and navigation buttons must
  40. not be explained (?).
  41.  
  42. Filter settings 
  43. Minimum Length allows to set the minimum chain-length of character,
  44. which are standing together in the source code.
  45. The filter option allows to determine which ascii groups should be
  46. take into consideration. If a wanted character is not listed (like  )
  47. it can be entered into the "Individual" line.
  48.  
  49. {End of instructions}
  50.  
  51. Limitations
  52. Unknown
  53.  
  54. Future Planning
  55. Maybe speed up if possible.
  56. Maybe drag & drop.
  57.  
  58. Updates
  59. 1.0    15.08.00 > New: First Release
  60. 1.2    27.08.00 - ?
  61.